remove point
10 Jahre 5 Monate her #634
von GertJan
remove point wurde erstellt von GertJan
Bitte Anmelden oder Registrieren um der Konversation beizutreten.
- Thomas Hunziker
- Offline
- Administrator
10 Jahre 5 Monate her #635
von Thomas Hunziker
Thomas Hunziker antwortete auf remove point
Sure, just remove the modul class suffix "_menu" from your module.
Or add a custom CSS rule (maybe together with a second suffix) to remove the arrow.
Something like that would probably do the trick
Or add a custom CSS rule (maybe together with a second suffix) to remove the arrow.
Something like that would probably do the trick
Code:
.module_menu ul li::before {
content: "";
}
Bitte Anmelden oder Registrieren um der Konversation beizutreten.
10 Jahre 5 Monate her #636
von GertJan
GertJan antwortete auf remove point
Bitte Anmelden oder Registrieren um der Konversation beizutreten.
- Thomas Hunziker
- Offline
- Administrator
10 Jahre 5 Monate her #637
von Thomas Hunziker
Thomas Hunziker antwortete auf remove point
Removing the class should not give you the dot with the current version of Allrounder and the default menu module. Except if you have some custom CSS rules.
You could add the rule I wrote in the template style parameters. There is a field which allows to add custom CSS rules. Or you could add them to a css/custom.css file within the template folder. After saving the template style again, it will be incorporated into the main CSS file.
You could add the rule I wrote in the template style parameters. There is a field which allows to add custom CSS rules. Or you could add them to a css/custom.css file within the template folder. After saving the template style again, it will be incorporated into the main CSS file.
Bitte Anmelden oder Registrieren um der Konversation beizutreten.
10 Jahre 5 Monate her #640
von GertJan
GertJan antwortete auf remove point
Bitte Anmelden oder Registrieren um der Konversation beizutreten.
- Thomas Hunziker
- Offline
- Administrator
10 Jahre 5 Monate her #641
von Thomas Hunziker
Thomas Hunziker antwortete auf remove point
Are you using the latest version of the {LESS} Allrounder template? The current one is version 2.0.1.
Bitte Anmelden oder Registrieren um der Konversation beizutreten.
Ladezeit der Seite: 0.132 Sekunden